Skip to content
Back to search
30
MCP

Claude Browser

pulsemcp/claude browser

Browser automation server built with Playwright that provides web interaction capabilities for navigation, content extraction, form filling, screenshot capture, and JavaScript execution with configurable timeouts and viewport settings.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Playwright
Provides browser automation capabilities through Playwright with 33 tools for web navigation, DOM manipulation, form handling, content extra
0 tools
puppeteer-mcp-claude
Browser automation MCP server for Claude, powered by Puppeteer.
0 tools
Cloudflare Browser Rendering (Playwright)
Enables browser automation through structured accessibility snapshots for web navigation, form-filling, element interaction, and data extrac
0 tools
@ricardodeazambuja/browser-mcp-server
Universal browser automation MCP server using Playwright. Works with Antigravity, Claude Desktop, and any MCP client.
0 tools
mcpcommunity/executeautomation-mcp-playwright
Playwright Model Context Protocol Server - Tool to automate Browsers and APIs in Claude Desktop, ...
0 tools
mcp-playwright
Playwright Model Context Protocol Server - Tool to automate Browsers and APIs in Claude Desktop, Cline, Cursor IDE and More 🔌
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "claude_browser": {
      "url": "None",
      "transport": "http"
    }
  }
}